POST /DataCube/Schedule/{id}/

Creates a scheduled task for storing the data cube in the warehouse or in-memory.
 

Request

Method Request URI
POST /API/DataCube/Schedule/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube to build the warehouse on.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.StorageOptions

Response

Response Body

A status code indicating success or the reason for failure.